home *** CD-ROM | disk | FTP | other *** search
/ Creative Review 49 / Creative Review 49.iso / pc / more / fireworks / main.swf / scripts / DefineButton2_84 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-02-16  |  75 b   |  5 lines

  1. on(release){
  2.    loadMovieNum("port.swf",2,"GET");
  3.    gotoAndStop(1);
  4. }
  5.